@media screen and (min-width:1440px) and (max-width:1920px) {html {font-size:20px;}
}
@media screen and (min-width:1366px) and (max-width:1440px) {html {font-size:18px;}
}
@media screen and (min-width:1200px) and (max-width:1366px) {html {font-size:16px;}
}
@media screen and (min-width:768px) and (max-width:1200px) {html {font-size:12px;}
}
* {margin:0;padding:0;}
body,div,img,applet,object,iframe,audio,video {margin:0;padding:0;border:0;font:inherit;font-size:0.8rem;vertical-align:baseline;outline:none;box-sizing:border-box;font-family:"Hiragino Sans GB";text-align:justify;}
body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {box-sizing:border-box;}
h1,h2,h3,h4,h5,h6 {font-weight:bold;}
body,p {line-height:1;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {display:block;}
ul,a,i,input,textarea {list-style:none;text-decoration:none;font-style:normal;resize:none;outline:none;border:none;color:#333;}
blockquote,q {quotes:none;}
blockquote:before,blockquote:after,q:before,q:after {content:"";content:none;}
textarea {-webkit-appearance:none;font-family:"微软雅黑";}
textarea::placeholder {font-family:"微软雅黑";}
table {border-collapse:collapse;border-spacing:0;}
img {border:0;max-width:100%;/*  width:100%*/}
input[type="button"],input[type="submit"],input[type="reset"] {-webkit-appearance:none;}
input[type="submit"] {cursor:pointer;}
input,select {outline:none;border:none;background-color:transparent;}
button {background-color:transparent;border:none;cursor:pointer;}
.ellipsis-1 {display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;}
.pc {display:block !important;}
.mobile {display:none !important;}
.nonehide{position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;}
.dot {overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.dots {overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;}
.pagination {display:flex;justify-content:center;margin-top:4rem;}
.pagination .page-link,.pagination .page-num {padding:0.3rem 0.5rem;border:1px solid #3f85ff;margin:0 0.2rem;border-radius:0.1rem;}
.pagination .page-link,.pagination .page-num,.pagination .page-link *,.pagination .page-num * {font-size:0.7rem;}
.pagination .page-link:hover,.pagination .page-num:hover,.page-num-current {background-color:#3f85ff;}
.pagination .page-link:hover,.pagination .page-num:hover,.pagination .page-link:hover *,.pagination .page-num:hover *,.page-num-current {color:#fff;}
.footer-slogan {padding:2rem 0;background-color:#fafcfb;margin-top:2rem;}
.footer-slogan > div {display:flex;justify-content:space-between;}
.footer-slogan .item {display:flex;align-items:center;}
.footer-slogan .item .i {display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border:1px solid #eee;border-radius:50%;margin-right:0.5rem;}
.footer-slogan .item .i svg {width:1.5rem;height:1.5rem;}
.footer-slogan .item .i svg path {fill:#3f85ff;}
.footer-slogan .item span {font-size:1rem;font-weight:100;}
.fixed-contact {
    position: fixed;
    right: 15px;
    bottom: 30px;
    border-radius: 5px;
    z-index: 9999;
    display: none;
}

.fixed-contact .fixed-tel {
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,.2);
    width: 48px;
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.fixedcontact {position:fixed;right:10px;bottom:28%;display:none;z-index:99;}
.fixedcontact a {background:#fff;box-shadow:0px 1px 4px 1px #d1d1d1;padding:5px;border-radius:15px;display:block;}
.side-bar .item {padding:5px;position:relative;justify-content:center;align-items:center;text-align:center;cursor:pointer;transform:scale(.9);}
.side-bar {display:flex;flex-direction:column;position:fixed;bottom:30px;right:0;z-index:999;width:60px;/*transform:translateY(-50%);*/background-color:#fff;box-shadow:0 4px 8px 0 rgb(117 130 150 / 20%);border-radius:4px;}
.side-bar .item {display:flex;flex-direction:column;}
.side-bar .item .link {display:flex;flex-direction:column;justify-content:center;align-items:center;}
.side-bar .item .tooltip {position:absolute;right:80px;background-color:#fff;border-radius:3px;box-shadow:0 4px 8px 0 rgb(0 0 0 / 15%);transform:translateX(-32px);pointer-events:none;cursor:auto;transition:opacity .35s ease,transform .35s ease;transition-delay:.35s;}
.side-bar .item:not(:first-child) {border-top:1px solid #dfe2eb;}
.side-bar .item .title {font-size:14px;color:#2b313f;margin-bottom:0;margin-top:7px;}
.side-bar .item .link img {margin-bottom:4px;}
.side-bar .item .tooltip-consult {top:8px;width:240px;height:65px;padding:10px 4px 0 78px;font-size:13px;line-height:16px;text-align:left;cursor:pointer;transition-delay:0s;padding:10px 5px;height:auto;width:248px;text-align:center;}
.side-bar .item .tooltip-active {opacity:1;transform:translateX(-16px);pointer-events:auto;}
.side-bar .item .tooltip-arrow {position:absolute;top:50%;left:100%;width:30px;height:40px;transform:translate(-1px,-86%);overflow:hidden;}
.side-bar .item .tooltip-consult .consult-desc {padding-top:4px;}
.side-bar .item .tooltip.tooltip-wechat {width:230px;height:230px;line-height:230px;bottom:0;}
.side-bar .item .tooltip {display:none;}
.side-bar .item:hover .tooltip {display:block;}
.footer {width:100%;height:auto;bottom:0;background:url(/picture/footbeij.jpg) center no-repeat;background-size:100% 100%;}
.footer .content .top {display:flex;align-items:center;justify-content:space-between;padding:1rem 0;}
.footer .content .top img {width:5.7rem;height:2.55rem;}
.footer .content .top ul {display:flex;align-items:center;justify-content:space-between;}
.footer .content .top ul li {margin-right:2rem;}
#list_title {font-size:0.9rem;}
.footer .content .top ul li a {color:#ffffff;font-size:0.85rem;}
.footer .content .top ul:last-of-type {margin-right:0;}
.footer .content .bot {display:flex;align-items:center;justify-content:space-between;}
.footer .content .bot .tell span {color:#777777;font-size:0.8rem;line-height:2.1rem;}
.footer .content .bot .tell a {color:#ffffff;font-size:1.5rem;letter-spacing:0.038rem;padding-left:6px;}
.footer .content .bot .icon {padding:0;}
.footer .content .bot .icon .wei {margin-left:1rem;}
.footer .record {color:#777777;font-size:0.6rem;text-align:center;margin-top:1rem;border-top:1px solid #4f4f4f;}
.footer .record span {display:block;padding:1rem 0;text-align:center;}
.link-group {padding:20px 0 0;}
.tab-title ul li {display:inline-block;line-height:1.5;margin-right:32px;font-weight:500;cursor:pointer;color:#818389;font-size:14px;}
.tab-title {margin-bottom:10px;}
.tab-title ul li.active {color:#c1c2c3;}
.tab-content ul {display:none;overflow:hidden;}
.tab-content ul.active {display:block;}
.tab-content ul li {margin:0 30px 10px 0;display:inline-block;}
.tab-content ul li a {color:#777;font-size:12px;font-weight:400;line-height:14px;}
.main-1.wei {margin:0;padding:2rem 0;}
.main-1.wei .qy-place > div:last-of-type .dis {margin-bottom:0;}
.main-1.wei .qy-place .dis {display:flex;margin-bottom:1.5rem;}
.main-1.wei .qy-place .dis a {font-size:0.7rem;color:#101010;margin-right:2rem;white-space:nowrap;}
.main-1.wei .qy-place .dis a:hover {color:#3f85ff;}
.main-1.wei .qy-place .dis span {margin-right:2rem;font-size:0.7rem;color:#999999;white-space:nowrap;vertical-align:top;}
.main-1.wei .qy-place .dis .on {color:#3f85ff;}
.main-1.wei .qy-place .dis .xuan {position:relative;}
.main-1.wei .qy-place .dis .xuan i {color:#f2f2f2;position:absolute;top:14px;left:20%;display:block;}
.main-1.wei .qy-place .dis .pa {color:#3f85ff;}
.main-1.wei .qy-place .ace a > i {display:none;}
.main-1.wei .qy-place .ace .ac {display:flex;}
.main-1.wei .qy-place .ace .erji div {display:none;margin-top:0.5rem;border-top:0.05rem solid #f2f2f2;width:100%;}
.main-1.wei .qy-place .ace .erji .xu,.main-1.wei .qy-place .ace .erji .on {display:block;transition:ease 0.5s;padding-top:0.5rem;}
.main-1.wei .qy-place .ace .erji .xu a,.main-1.wei .qy-place .ace .erji .on a {font-size:0.6rem;display:inline-block;padding:0.3rem 0;}
.main-1.wei .qy-place .ace .erji .xu a.er,.main-1.wei .qy-place .ace .erji .on a.er {color:#3f85ff;}
.btnt {margin:1rem 0;text-align:center;}
.btnt a {font-size:0.7rem;color:#ffffff;padding:0.5rem 1.3rem;background-color:#3f85ff;text-align:center;border-radius:2rem;display:inline-block;}
.nav-com {position:sticky;left:0;top:0;width:100%;background:#fff;z-index:101;border-bottom:1px solid rgba(0,0,0,0.1);}
.pc-dh {width:100%;height:2rem;background-color:#333;}
.pc-dh .navbar {height:100%;max-width:59rem;display:flex;align-items:center;justify-content:space-between;margin:0 auto;}
.pc-dh .navbar > div {height:100%;display:flex;align-items:center;}
.pc-dh .navbar a,.pc-dh .navbar span {color:#b9b9b9;}
.pc-dh .navbar .wa {margin-right:2rem;cursor:pointer;}
.pc-dh .navbar .wa span {color:#b9b9b9;line-height:2rem;}
.pc-dh .navbar .wa ul {display:unset;}
.pc-dh .navbar .wa .hi i {font-size:16px;color:#b9b9b9;}
.pc-dh .navbar .fu {display:flex;align-items:center;justify-content:center;}
.pc-dh .navbar .fu:last-of-type {margin-right:0;}
.pc-dh .navbar .fu li {margin-right:1.5rem;position:relative;line-height:2rem;}
.pc-dh .navbar .fu li a {font-size:0.7rem;}
.pc-dh .navbar .fu li.active a {color:#3f85ff;}
.pc-dh .navbar .fu li a:hover {color:#3f85ff;}
.pc-dh .navbar .logo img {width:1.5rem;height:auto;}
.pc-dh .navbar .logo a {font-size:1rem;margin-left:6px;}
.right-weituo {z-index:9;}
.right-weituo .tel > div {padding:1rem 0;border-top:1px solid #eee;}
.right-weituo .tel > div:first-of-type {border-top:none;}
.right-weituo .tel h2 {color:#101010;font-size:0.7rem;display:flex;align-items:center;}
.right-weituo .tel p {color:#999999;font-size:0.7rem;}
.right-weituo .tel i {margin-right:0.2rem;font-size:1rem;color:#3f85ff;}
.right-weituo .tel .top a {color:#ec203d;font-size:1.4rem;}
.right-weituo .tel .top .phone a {display:block;margin:1rem 0;}
.right-weituo .tel .bottom span {font-weight:bold;}
.right-weituo .tel .bottom p {color:#999;margin-top:1rem;}
.right-weituo .tel .bottom .btn {margin:0 auto;display:block;margin-top:1rem;font-size:0.8rem;color:#ffffff;border:none;width:100%;height:2.4rem;background-color:#3f85ff;text-align:center;line-height:2.4rem;border-radius:0.2rem;font-size:0.7rem;}
.right-weituo .tel .wx-code {display:flex;align-items:center;}
.right-weituo .tel .wx-code .img {width:3.5rem;height:3.5rem;margin-right:1rem;background-color:#ccc;}
.right-weituo .tel .wx-code .text div {font-size:0.7rem;font-weight:bold;margin-bottom:0.3rem;}
.gun {position:fixed;top:4rem;}
.content {max-width:59rem;margin:0 auto;}
section .content.left {width:45rem;}
.wa {position:relative;transition:all ease 0.5s;cursor:pointer;}
.wa span {font-size:0.7rem;color:#ffffff;display:inline-block;line-height:2rem;}
.wa .icon-weizhi {display:inline-block;transform:translate(1px,2px);}
.wa .site-city {display:none;padding:1rem;position:absolute;left:-22px;z-index:9;top:1rem;}
.wa .site-city ul .fg {background-color:#fff;border-top-left-radius:4px;border-top-right-radius:4px;padding:10px 5px 0 16px;width:72px;box-shadow:0 0 20px 0 rgba(0,0,0,0.1);font-size:0.8rem;}
.wa .site-city ul .fg * {color:#333333;}
.wa .site-city ul .fg em {font-size:0.6rem;}
.wa .site-city ul .xl {font-size:12px;width:232px;box-shadow:0 10px 20px 0 rgba(0,0,0,0.1);background-color:#fff;text-align:left;padding:10px 16px;border-radius:4px;border-top-left-radius:unset;}
.wa .site-city ul .xl .tp {font-weight:bold;color:#b6b6b6;font-size:0.6rem;line-height:1rem;padding-bottom:0.5rem;}
.wa .site-city ul .xl .p1 {padding:0.5rem 0 0.5rem;font-size:12px;font-weight:700;color:#979fa8;}
.wa .site-city ul .xl .p1 em {font-size:20px;padding-right:0.2rem;color:#3f85ff;}
.wa .site-city ul .xl .p2 {white-space:nowrap;}
.wa .site-city ul .xl .p2 .ba {color:#3f85ff;}
.wa .site-city ul .xl .p2 a {display:inline-block;font-size:0.7rem;color:#333;margin-right:1.2rem;}
.wa .site-city ul .xl .p2 .active {color:#3f85ff;}
.wa .site-city ul .xl .p2 a:hover {color:#3f85ff;}
.wa .sc {display:block;}
.wa:hover .site-city {display:block;}
.fbt {display:flex;justify-content:space-between;align-items:center;font-size:1.2rem;font-weight:bold;color:#101010;margin-top:1rem;border-top:1px solid #f2f2f2;padding:1rem 0 !important;}
.fbt a {font-size:0.7rem;color:#3f85ff;font-weight:normal;}
.relation-main-2 {margin-top:0;}
.relation-main-2 #show-content {border:solid 1px #17a1e6;height:1.5rem;padding:0 10px;border-radius:4px;position:absolute;top:-36px;left:0;display:none;}
.relation-main-2 #show-content h2 {float:left;line-height:1.5rem;color:#17a1e6;font-size:12px;}
.relation-main-2 #show-content .icon-quxiao1 {font-size:20px;line-height:1.5rem;display:inline-block;margin-left:20px;width:10px;height:10px;}
.relation-main-2 .content {display:flex;justify-content:space-between;}
.relation-main-2 .content .left {width:44rem;height:auto;box-sizing:border-box;padding-bottom:2rem;}
.relation-main-2 .content .left .intr:hover {transition:0.3s ease;}
.relation-main-2 .content .left .intr {display:flex;position:relative;margin-bottom:1.5rem;z-index:1;}
.relation-main-2 .content .left .intr:last-of-type {margin-bottom:0;}
.relation-main-2 .content .left .intr .img {width:12.3rem;height:8.9rem;background-color:#c1c1c1;border-radius:0.2rem;overflow:hidden;flex-shrink:0;}
.relation-main-2 .content .left .intr .img img {width:100%;height:100%;object-fit:cover;}
.relation-main-2 .content .left .intr .title {margin-left:1.5rem;text-align:left;width:calc(100% - 13rem);}
.relation-main-2 .content .left .intr .title .place .pl {display:flex;justify-content:space-between;}
.relation-main-2 .content .left .intr .title .place .pl .list_title {font-weight:bold;color:#101010;font-size:1.1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.relation-main-2 .content .left .intr .title .place .pl .list_title strong {font:inherit;margin-right:0.8rem;}
.relation-main-2 .content .left .intr .title .place .pl .list_title:hover * {color:#3f85ff !important;}
.relation-main-2 .content .left .intr .title .place .pl .price {color:#3f454b;font-size:0.7rem;display:inline-block;text-align:right;}
.relation-main-2 .content .left .intr .title .place .pl .price i {font-size:1.3rem;font-weight:700;color:#ec203d;margin:0 5px;}
.relation-main-2 .content .left .intr .title .place .al p {margin:0.8rem 0;}
.relation-main-2 .content .left .intr .title .place .al p,.relation-main-2 .content .left .intr .title .place .al p * {font-size:0.8rem;color:#3f454b;}
.relation-main-2 .content .left .intr .title .place .al i {display:inline-block;color:#ddd;vertical-align:middle;margin:0 8px;font-size:0.7rem;}
.relation-main-2 .content .left .intr .title .place .al p a {}
.relation-main-2 .content .left .intr .title .place .al .lab .sp:nth-of-type(1) {background-color:#f2f2f6;color:#8d88c2;}
.relation-main-2 .content .left .intr .title .place .al .lab .sp:nth-of-type(2) {background-color:#eaf6ff;color:#3baaf5;}
.relation-main-2 .content .left .intr .title .place .al .lab .sp:nth-of-type(3) {background-color:#eef2f8;color:#a2afc8;}
.relation-main-2 .content .left .intr .title .place .al .sp {display:inline-block;padding:0.3rem;background:#21529c94;color:#fff;margin-top:0.5rem;font-size:0.7rem;border-radius:4px;margin-right:0.5rem;}
.relation-main-2 .content .left .intr .title .place .ac {position:relative;display:flex;justify-content:space-between;}
.relation-main-2 .content .left .intr .title .place .ar .price {color:#3f454b;font-size:0.7rem;display:inline-block;margin-bottom:0.5rem;text-align:right;width:100%;margin-top:-5px;}
.relation-main-2 .content .left .intr .title .place .ar .price i {font-size:1.3rem;font-weight:700;color:#ec203d;margin:0 5px;}
.relation-main-2 .content .left .intr .title .place .ar p {color:#979fa8;font-size:0.7rem;text-align:right;}
.relation-main-2 .content .left .intr .title .place .ar p i {color:#ec203d;}
.relation-main-2 .content .left .intr .title .place .area ul {display:flex;align-items:center;margin-top:0.5rem;max-width:576px;border-radius:4px;}
.relation-main-2 .content .left .intr .title .place .area ul li {display:inline-block;border:1px solid #eee;color:#666;text-align:center;}
.relation-main-2 .content .left .intr .title .place .area ul li a {display:block;padding:0.4rem;color:#999;font-size:0.7rem;text-align:center;}
.relation-main-2 .content .left .intr .title .place .area ul .more {width:40px;border-right:1px solid #eee;color:#666;}
.relation-main-2 .content .left .intr .title .place .area ul .more .icon-gengduo {font-size:16px;}
.relation-main-2 .content .left .intr .title .place .area ul li:first-child {border-top-left-radius:4px;border-bottom-left-radius:4px;}
.relation-main-2 .content .left .intr .title .place .area ul li:last-child {border-top-right-radius:4px;border-bottom-right-radius:4px;}
.relation-main-2 .content .left .intr .title .place .area ul li:hover a {color:#3f85ff;}
.relation-main-2 .content .left .intr .title .place .area ul li:hover {border-color:#3f85ff;}
.relation-main-2 .content .left .intr .title .mb-mji {display:none;}
.relation-main-2 .content .left .intr a:hover {color:#3f85ff !important;}
.relation-main-2 .content .right {width:12.5rem;/*width:100%;*/  margin-left:2rem;flex-shrink:0;}
.relation-main-2 .content .right .lou .huan1 {color:#333333;padding-bottom:1rem;font-weight:bold;font-size:1.2rem;}
.relation-main-2 .content .right .lou .list {display:flex;margin-bottom:1rem;}
.relation-main-2 .content .right .lou .list .li {width:4.4rem;height:3.3rem;margin-right:0.5rem;border-radius:0.2rem;overflow:hidden;flex-shrink:0;}
.relation-main-2 .content .right .lou .list .li img {width:100%;height:100%;object-fit:cover;}
.relation-main-2 .content .right .lou .list .lr {width:calc(100% - 4.4rem);}
.relation-main-2 .content .right .lou .list .lr a:hover,.relation-main-2 .content .right .lou .list .lr .huan2:hover {color:#3f85ff !important;}
.relation-main-2 .content .right .lou .list .lr .huan2 {font-size:0.7rem;color:#333333;font-weight:bold;/*overflow:hidden;*/  /*text-overflow:ellipsis;*/  /*white-space:nowrap;*/margin-bottom: 5px;}
.relation-main-2 .content .right .lou .list .lr span {color:#979fa8;font-size:0.7rem;margin:0.3rem 0;display:inline-block;}
.relation-main-2 .content .right .lou .list .lr span i {color:#ec203d;padding-right:3px;font-weight:bold;}
.relation-main-2 .content .right .lou .list .lr .ta {color:#3f454b;font-size:0.6rem;}
.show-main-2 .content {display:flex;justify-content:space-between;}
.show-main-2 .content .left {width:38.5rem;position:relative;background-color:#ffffff;}
.show-main-2 .content .left .in-title {border-bottom:none;}
.show-main-2 .content .left #top {display:flex;align-items:center;border-bottom:1px solid #3f85ff;}
.show-main-2 .content .left #top .bg-blue {background-color:#3f85ff;}
.show-main-2 .content .left #top .bg-blue a,.show-main-2 .content .left #top .bg-blue p {color:#fff;}
.show-main-2 .content .left #top > div {display:flex;justify-content:center;position:relative;border-bottom:none;}
.show-main-2 .content .left #top > div::after {content:"";position:absolute;right:-1px;top:50%;height:60%;border-right:1px solid #ebebeb;transform:translateY(-50%);}
.show-main-2 .content .left #top > div:last-of-type::after {display:none;}
.show-main-2 .content .left #top > div.active,.show-main-2 .content .left #top > div .active {background-color:#3f85ff;}
.show-main-2 .content .left #top > div.active span,.show-main-2 .content .left #top > div .active span,.show-main-2 .content .left #top > div.active p,.show-main-2 .content .left #top > div .active p {color:#ffffff !important;}
.show-main-2 .content .left #top > div a {font-size:0.7rem;display:block;text-align:center;padding:1rem 0.6rem;min-width:5rem;}
.show-main-2 .content .left #top > div a * {font:inherit;color:inherit;}
.show-main-2 .content .left #top > div a p {font-size:0.6rem;text-align:center;margin-top:0.5rem;color:#999;}
.show-main-2 .content .left #top > div a:hover span {color:#3f85ff;}
.show-main-2 .content .left .center {position:relative;}
.show-main-2 .content .left .center .cen-tit {display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eeeeee;}
.show-main-2 .content .left .center span {width:10rem;display:inline-block;text-align:center;}
.show-main-2 .content .left .center li {font-size:0.7rem;color:#101010;text-align:center;padding:1rem 0;flex:1;}
.show-main-2 .content .left .center .title {display:flex;box-sizing:border-box;width:100%;}
.show-main-2 .content .left .center .title li {display:flex;align-items:center;justify-content:center;flex:1;}
.show-main-2 .content .left .center .title li:first-of-type {width:7rem;flex:none;}
.show-main-2 .content .left .center .title li.order {display:flex;align-items:center;justify-content:center;}
.show-main-2 .content .left .center .title li.order .order-btn {display:flex;flex-direction:column;margin-left:0.5rem;}
.show-main-2 .content .left .center .title li.order .order-btn i {border:0.3rem solid transparent;cursor:pointer;margin-bottom:0.2rem;}
.show-main-2 .content .left .center .title li.order .order-btn i:first-of-type {border-bottom-color:#999;}
.show-main-2 .content .left .center .title li.order .order-btn i:first-of-type.active {border-bottom-color:#3f85ff;}
.show-main-2 .content .left .center .title li.order .order-btn i:last-of-type {border-top-color:#999;margin-bottom:0;}
.show-main-2 .content .left .center .title li.order .order-btn i:last-of-type.active {border-top-color:#3f85ff;}
.show-main-2 .content .left .bottom .bot:hover {background-color:#fbfbfb;}
.show-main-2 .content .left .bottom .bot {display:flex;align-items:center;justify-content:space-between;padding:0.5rem 0;}
.show-main-2 .content .left .bottom .bot > div {flex:1;text-align:center;}
.show-main-2 .content .left .bottom .bot > div > a {display:block;}
.show-main-2 .content .left .bottom .bot > div:first-of-type {width:7rem;flex:none;}
.show-main-2 .content .left .bottom .bot > div img {width:7rem;height:5.25rem;display:block;border-radius:0.2rem;margin:0 auto;}
.show-main-2 .content .left .bottom .bot > div a {font-size:0.7rem;flex:1;text-align:center;}
.show-main-2 .content .left .bottom .bot > div #fi {font-size:0.7rem;}
.show-main-2 .content .left .bottom .bot > div i {font-size:1.3rem;color:#ec203d;}
.show-main-2 .content .left .bottom .bot > div span {font-size:1.3rem;}
.show-main-2 .content .wr {flex:1;margin-left:1rem;padding-top:1rem;}
.show-main-2 .content .right-fixed {position:fixed;top:0;}
.wtzf-mask {display:none;position:fixed;top:0;left:0;align-items:center;justify-content:center;width:100%;height:100%;background-color:rgba(0,0,0,0.5);z-index:105;}
.wtzf-mask.show {display:flex;}
.wtzf-mask .wtzf-intr {margin-top:0;}
.wtzf-mask svg {position:absolute;top:1rem;right:1rem;width:1rem;height:1rem;cursor:pointer;}
.wtzf-intr {width:25rem;background-color:#ffffff;border-radius:0.7rem;margin:0 auto;text-align:center;padding:1.5rem;margin-top:4rem;position:relative;}
.wtzf-intr h2,.wtzf-intr h3 {text-align:center;}
.wtzf-intr h2 {font-size:1.2rem;color:#101010;}
.wtzf-intr .c_a {text-align:center;}
.wtzf-intr .c_a {font-size:1.2rem;color:#101010;}
.wtzf-intr .c_b {font-size:0.7rem;color:#999999;margin:1.5rem 0;}
.wtzf-intr .c_b {color:#999999;}
.wtzf-intr h3 {font-size:0.7rem;color:#999999;margin:1.5rem 0;}
.wtzf-intr h3,.wtzf-intr i,.wtzf-intr p {color:#999999;}
.wtzf-intr .ico {display:flex;align-items:center;margin-bottom:2rem;}
.wtzf-intr .ico div {width:calc(100% / 4);position:relative;text-align:center;}
.wtzf-intr .ico div p {font-size:0.7rem;text-align:center;margin-top:0.5rem;}
.wtzf-intr .ico div i {font-size:2rem;}
.wtzf-intr .ico div::after {content:"";width:1.2rem;height:1.2rem;background:url(/picture/house/箭头向右.png) center no-repeat;position:absolute;top:0.6rem;left:88%;}
.wtzf-intr .ico div:last-of-type::after {content:none;}
.wtzf-intr .text .pla {width:100%;height:3.9rem;resize:none;outline:none;background:#f5f5f5;border-radius:0.3rem;padding:1rem 0;text-indent:1rem;color:#999999;}
.wtzf-intr .text input {outline:none;border:none;width:100%;height:2.4rem;background:#f5f5f5;border-radius:0.3rem;margin-top: 1rem;text-indent:1rem;}
.wtzf-intr .text button {display:block;width:100%;border:none;height:2.4rem;background-color:#3f85ff;margin:0 auto;line-height:2.4;border-radius:0.3rem;color:#ffffff;margin-top:1rem;cursor:pointer;}
.wtzf-intr .text button span {font-size:0.8rem;color:#ffffff;}
                        .sms-box {
                            display: flex;
                            flex-wrap: nowrap;
                            align-items: flex-start;
                            justify-content: space-between;
                        }
                        
                        .wtzf-intr .text .sms-btn {
                            width: 45%;
                            border-top-left-radius: 0;
                            border-bottom-left-radius: 0;
                        }
.la {height:40px;position:relative;font-size:0;border-bottom:1px #3f85ff solid;margin-bottom:1.5rem;}
.la a {display:inline-block;color:#fff;line-height:40px;background:#3f85ff;margin-right:20px;vertical-align:top;z-index:2;border-radius:5px 5px 0 0;padding:0 15px;font-size:14px;}
.swiper-button-lock {display:flex;}
#plmap {/*width:38.5rem;*/  background-color:#ffffff;}
#plmap .intr {position:relative;}
#plmap .intr #bottom {position:relative;}
#plmap .intr #bottom img {max-width:initial !important;}
#plmap .intr #bottom .iconfont:hover {color:#298cf6;}
#plmap .intr #bottom .top {margin-top:1rem;margin-bottom:1rem;}
#plmap .intr #bottom .top .ro {display:flex;align-items:center;}
#plmap .intr #bottom .top .ko {display:none;}
#plmap .intr #bottom .top a {margin-right:2.5rem !important;}
#plmap .intr #bottom .top p {color:#666;margin-bottom:0.5rem;font-size:0.7rem;}
#plmap .intr #bottom .top span {color:#999999;font-size:0.6rem;}
#plmap .intr #bottom .top .active p {color:#000;font-weight:600;}
#plmap .intr #bottom .quxiao {display:none;}
#plmap .intr #bottom #two-map {width:100%;height:23rem;}
#plmap .intr #bottom #two-map * {font-size:0.6rem;}
#plmap .intr #bottom .fada {width:30px;height:30px;position:absolute;top:95px;right:20px;background-color:#fff;box-shadow:0 5px 20px 0 rgba(0,0,0,0.1);}
#plmap .intr #bottom .fada .icon-quxiao {display:none;}
#plmap .intr #bottom .fada .icon-fangda1 {padding:1px 7px;}
#plmap .intr #bottom .fada:hover {cursor:pointer;color:#17a1e6;}
#plmap .intr #bottom p {color:#b2b2b2;}
#plmap .intr #bottom .two-site {width:230px;position:absolute;top:3.5rem;left:1rem;}
#plmap .intr #bottom .two-site h2 {color:#17a1e6;font-size:14px;margin-bottom:0.5rem;white-space:nowrap;}
#plmap .intr #bottom .two-site .map-title {margin-bottom:20px;background:#fff;padding:0.5rem;box-shadow:0 5px 20px 0 rgba(0,0,0,0.1);}
#plmap .intr #bottom .two-site .map-title em {font-size:1rem;color:#3f85ff;padding-right:3px;}
#plmap .intr #bottom .two-site .map-title p {display:none;padding:0 1.5rem;font-size:0.6rem;}
#plmap .intr #bottom #place {height:350px;overflow:hidden;overflow-y:scroll;background:#fff;box-shadow:0 5px 20px 0 rgba(0,0,0,0.1);}
#plmap .intr #bottom #place * {font-size:0.6rem;}
#plmap .intr #bottom #place span {color:#000 !important;font-size:0.6rem;}
#plmap .intr #bottom #place div {border:none !important;}
#plmap .intr #bottom #place ol li div:nth-of-type(2) span {color:#b2b2b2 !important;}
#plmap .intr #bottom #place ol li div:nth-of-type(3) span {color:#b2b2b2 !important;}
#plmap .intr #bottom #place li:hover span {color:#17a1e6 !important;}
#plmap .intr #bottom #place li:hover div {background:#f6f6f6 !important;}
#plmap .intr #bottom #place li {margin:5px 0 !important;padding-bottom:10px !important;}
#plmap .intr .big-map {position:fixed !important;left:0;top:0;background-color:#000;z-index:9999;width:100%;height:100%;}
#plmap .intr .big-map .top .ro a > p {color:#ffffff !important;font-weight:600;}
#plmap .intr .big-map .top a {margin-right:2.5rem;padding:0 1rem;}
#plmap .intr .big-map .ro {display:flex;align-items:center;font-size:0.7rem;}
#plmap .intr .big-map .ro .active {height:57px;border-bottom:4px solid #17a1e6;}
#plmap .intr .big-map .ro .active p {font-weight:600;}
#plmap .intr .big-map .quxiao {display:block !important;margin-right:1rem;position:fixed;right:-5px;top:10px;color:#fff;font-weight:normal;cursor:pointer;}
#plmap .intr .big-map .quxiao .icon-quxiao {font-size:50px;color:#fff;}
#plmap .intr .big-map .map-top .ko {display:none;}
#plmap .intr .big-map .map-top a {margin-right:30px;padding:0 15px;height:60px;padding-top:5px;}
#plmap .intr .big-map .map-top p {color:#fff !important;margin-bottom:0.5rem;}
#plmap .intr .big-map .map-top span {color:#b2b2b2;}
#plmap .intr .big-map .map-top a:hover p {color:#298cf6 !important;}
#plmap .intr .big-map #two-map {width:100vw !important;height:100vh !important;}
#plmap .intr .big-map .two-site {top:4.5rem !important;}
#plmap .intr .big-map .two-site .map-title p {display:block !important;padding-left:33px;}
#plmap .intr .big-map .mapbtn {display:none;}
#mobile-header {display:none;}
.mb-main-1 {display:none;}
.cate-desc {
    background: #f5f5f5;
    margin-top: 10px;
    padding: 20px 15px;
}
.cate-desc .title {
    
    color: #101010;
    
    margin-bottom: 10px;
}
.cate-desc .title h1{font-size: 1.1rem;font-weight: bold;    display: inline-block;}
.cate-desc .desc p {
    font-size: 0.8rem;
    color: #3f454b;
    line-height: 1.4;
}
.cate-desc .desc a {     color: #3f85ff;}
.cate-desc .desc {
   height: 2.2rem;
    overflow: hidden;position: relative;transition: height 3s linear;
}
.cate-desc .desc .showmore {
    position: absolute;
    bottom: 0;
    right: 0;
    background: #fff;
    padding: 3px 8px;
}
 .showmore {
    font-size: 0.7rem;
    float: right;
    color: #555;cursor: pointer;
}
.showmore span{font-weight: normal;}

.showmore i{
    font-size: 0.7rem;
    color: #555;
    transform: rotate(90deg);
    display: inline-block;
}
.showmore.active i{
    transform: rotate(-90deg);
}
.position {
    display: flex;
    justify-content: space-between;
}
.position .updatetime {
    color: #333333;
    font-size: 0.7rem;
    margin-right: 0;
}
.question-list .q-box .icon {
    width: 26px;
    height: 22px;
    vertical-align: middle;    padding-right: 5px;
}

.question-list .q-item {
    padding: 1rem;
    display: block;
}
.question-list .q-item:hover {
    box-shadow: 0 0 4px rgba(4,0,0,0.2);
}
.question-list .q-box .time {
    float: right;
    vertical-align: middle;font-size: 14px;
}
.question-list .q-box{
    text-overflow: ellipsis;
    overflow: hidden; 
    line-height: 24px;
}
.question-list .q-box.question {
    white-space: nowrap;font-weight: bold;
    font-size: 0.8rem;
    color: #101010;
}
.question-list .q-box+.q-box {
    margin-top: 10px;
}
.question-list .q-box.answer {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
        color: #999999;
    font-size: 0.7rem;
    line-height: 1.2rem;
}
.question-list .q-box em {
    font-weight: normal;
    font-size: 0.8rem;
}

.question-list .q-box.question em {
    font-style: inherit;
    background: #e1e1e1;
    padding: 1px 3px;
    color: #f00;
}
.question-list.question-list2 .q-box em {
    margin-right: 5px;
}
.question-list .q-box.answer em {
    font-style: inherit;
    background: #bbdef9;
    padding: 1px 3px;
    color: #5c00ff;
}
.question-list.question-list2 .q-box.question {
    font-weight: normal;
}
.question-list.question-list2 .q-box.answer {
    font-weight: normal;
    color: #666666;
    -webkit-line-clamp: inherit;
    display: flex;
    align-items: flex-start;
}

.question-list.question-list2 .q-item {
    padding: 0.5rem 0;
}
.question-list.question-list2 .q-item:hover {
    box-shadow: none;
}
.showmore-btn{text-align:center;}

.showmore-btn span{
    font-size: 0.7rem;
    color: #ffffff;
    padding: 0.5rem 1.3rem;
    background-color: #3f85ff;
    text-align: center;
    border-radius: 2rem;cursor: pointer;
}
.answer-content {
    position: relative;line-height: 1.2rem;
}
.answer-content p{
    font-size: 0.7rem;
    line-height: 1.2rem;
}
.answer-content a,.answer-content .showmore i{
    color: #3f85ff;
}
.answer-content .showmore{
    position: absolute;
    right: 0;
    bottom: 0;
    background: #fff;
    padding: 0px 0px 0 0.75rem; z-index: 9999;
    color: #3f85ff;
}
.answer-content.active{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.answer-content .showmore.active {
    position: relative;
}
@media only screen and (max-width:767px) {.pc {display:none !important;}
.mobile {display:block !important;}
.prices {display:block !important}
.relation-main-2 .content .right {width:100% !important;margin-left:0;}
.relation-main-2 .content .right .lou .huan1 {font-size:1rem;}
.show-main-2 .content .left .bottom .bot > div {white-space:nowrap;margin:0 .2rem;}
.show-main-2 .content .left .center .title li:first-of-type {width:5rem;}
.show-main-2 .content .left .bottom .bot > div:first-of-type {width:auto;}
.show-main-2 .content .left .bottom .bot > div img {width:5rem;height:3rem;}
.show-main-2 .content .left .bottom .bot > div span,.show-main-2 .content .left .bottom .bot > div i {font-size:.8rem;}
.displayBlock {display:block;height:10.667vw;}
.filterComponent {width:100%;z-index:1999;overflow:hidden;top:0;left:0;right:0;display:flex;display:-webkit-flex;flex-direction:column;position:relative;}
.filterComponent.fixed {position:fixed;}
.filterComponent .tabBar {width:100%;}
.filterComponent .mask {position:absolute;top:0;left:0;width:100%;height:100%;display:none;background-color:rgba(0,0,0,0.5);z-index:-1;}
.filterComponent.active .mask {display:block;}
.filterComponent .selectContent {background:#fff;display:flex;padding:2.133vw;flex-wrap:wrap;}
.filterComponent .selectContent .selectContentItem {background:#f4f4f4;color:#252525;height:7.467vw;line-height:7.467vw;font-size:2.933vw;display:flex;align-items:center;justify-content:center;border-radius:1.333vw;box-sizing:border-box;margin-left:2.667vw;min-width:20vw;}
.filterComponent .selectContent .selectContentItem:last-of-type {margin-left:0;}
.filterComponent .selectContent .selectContentItem.active {color:#17a1e6;background-color:#eaf6ff;}
.filterComponent.active {height:100%;position:fixed;}
.filterComponent .tabBar {position:relative;z-index:10;height:10.667vw;line-height:10.667vw;background-color:#fff;display:flex;display:-webkit-flex;border-bottom:0.5px solid #e5e5e5;}
.filterComponent .bottomLine {height:0.5px;border-top:0.5px solid #e5e5e5;}
.filterComponent .tabBar .verticalLine {float:right;margin-top:3.733vw;width:0.5px;height:4vw;background-color:#e5e5e5;}
.filterComponent .tabBar .bottomArrow {bottom:1.333vw;left:50%;transform:translateX(-50%);position:absolute;width:1.867vw;height:0.8vw;background-repeat:no-repeat;background-size:1.867vw 0.8vw;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAGCAYAAADzG6+8AAAARklEQVQY02NgoATMmTMnFIhfAHHHtm3b2NHlQWIgOaiaUBTJefPmiQIFVwHxNSA2QzLUDCq2CqSGKNtx2oILINmO3xZyAAApvDxzq48HZgAAAABJRU5ErkJggg==);background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAADCAQAAAD1yt1OAAAAMElEQVQIHQXBAQkAIRAAsCnY5MUE9rOGcHI29Te75XyFV3Luhuxx44ubHbDqGavCDzNFC23ODWViAAAAAElFTkSuQmCC) \9;}
.filterComponent .tabBar .bottomArrow.active {transform:rotate(180deg);-ms-transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);}
.filterComponent .tabBar .tabTitle {position:relative;text-align:center;overflow:hidden;font-size:3.467vw;font-weight:400;color:#000;}
.filterComponent .tabBar .tabTitle.active {color:#17a1e6;font-weight:500;}
.filterComponent .tabBar .tabCol {flex:1;}
.filterComponent .content {position:absolute;background:#fff;top:10.8vw;width:100%;}
.filterComponent .content .filterItem {position:absolute;background:#fff;top:0;left:0;right:0;display:none;}
.filterComponent .content .filterItem.active {display:block;}
.filterComponent .content .listLocation {width:100%;background:#ebebeb;overflow:auto;display:flex;display:-webkit-flex;max-height:86.667vw;}
.filterComponent .content .listLocation .li {line-height:13.333vw;height:13.333vw;font-size:3.467vw;text-align:center;color:#000;display:block;}
.filterComponent .content .listLocation .location1 {background:#ebebeb;width:22.667vw;overflow:auto;}
.filterComponent .content .listLocation .location1 .li.active {background:#f4f4f4;color:#17a1e6;font-weight:500;}
.filterComponent .content .listLocation .location2 {background:#f4f4f4;flex:1;overflow:auto;}
.filterComponent .content .listLocation .location2 .li.active {background:#fff;color:#17a1e6;font-weight:500;}
.filterComponent .content .listLocation .location3 {background:#fff;flex:1;overflow:auto;}
.filterComponent .content .listLocation .location3 ul {display:none;}
.filterComponent .content .listLocation .location3 ul.active {display:block;}
.filterComponent .content .listLocation .location3.disable {display:none;}
.filterComponent .content .listLocation .location3 .li.active {color:#17a1e6;font-weight:500;}
.filterComponent .content .listArea,.filterComponent .content .listMore,.filterComponent .content .listPrice {max-height:86.667vw;background-color:#fff;padding:5.333vw 4vw;}
.filterComponent .content .listTitles {margin-bottom:2.667vw;}
.filterComponent .content .listTitle {font-size:4.267vw;font-weight:600;color:#000;}
.filterComponent .content .listSubTitle {font-size:2.667vw;color:#9b9b9b;margin-left:1.333vw;}
.filterComponent .content .buttonBox {overflow:hidden;display:flex;flex-wrap:wrap;}
.filterComponent .content .buttonBox > div {margin-right:5%;width:30%;line-height:8vw;border-radius:0.533vw;background-color:#f4f4f4;font-size:3.467vw;color:#000;text-align:center;margin-bottom:4vw;}
.filterComponent .content .buttonBox > div > div {text-align:center;}
.filterComponent .content .buttonBox > div a {display:block;width:100%;height:100%;text-align:center;}
.filterComponent .content .buttonBox > div:nth-of-type(3n) {margin-right:0;}
.filterComponent .content .bigButtonMargin {width:5%;float:left;height:8vw;}
.filterComponent .content .smallButtonMargin {width:4%;float:left;height:8vw;}
.filterComponent .content .smallButton {float:left;width:22%;line-height:8vw;border-radius:0.533vw;background-color:#f4f4f4;font-size:3.467vw;color:#000;text-align:center;margin-bottom:4vw;}
.filterComponent .content .smallButton.active {color:#17a1e6;font-weight:500;}
.filterComponent .content .bigButton.active {color:#17a1e6;font-weight:500;}
.filterComponent .bottom {width:100%;height:100%;background-color:rgba(0,0,0,0.5);}
.wei {display:none;}
.mb-main-1 {display:block;margin:10px 0;}
* {padding:0;margin:0;}
main {margin-bottom:0;}
#mb-header {margin-bottom:60px;}
#mb-header #navbar-main {position:fixed;top:0;left:0;width:100%;height:60px;display:flex;justify-content:space-between;align-items:center;background-color:#fff;box-shadow:0px 1px 5px 0px rgba(0,0,0,0.5);z-index:99;padding:0 2%;box-sizing:border-box;}
#mb-header #navbar-main #logo {width:100%;display:flex;align-items:center;}
#mb-header #navbar-main #logo span {display:inline-block;font-size:0.7rem;color:#ffffff;width:2.5rem;height:1rem;background-color:#3f85ff;border-radius:0.5rem;opacity:0.5;line-height:1rem;margin-left:1rem;text-align:center;transform:translate(3px,6px);}
#mb-header #navbar-main #logo img {width:30%;}
#sidebar-main-trigger {position: absolute;
    top: 50%;
    align-items: center;
    transform: translateY(-50%);
    right: 10px;}
#sidebar-main-trigger img {width:100%;}
#sidebar-main {background-color:#fff;width:40% !important;}
#sidebar-main li:last-of-type a {border-bottom:none;}
#sidebar-main a {display:block;text-align:left;border-bottom:1px solid #ebebeb;padding: 16px 10px;
    font-size: 16px;}
#sidebar-main li.active a{color:#3f85ff;}
#sidebar-main-trigger i {font-size:32px;color:#3f85ff;}
.right-weituo {width:calc(100% - 4%);padding:0 2%;height:auto;margin:0 auto;}
.right-weituo .tel {background-color:#ffffff;box-shadow:0 3px 8px rgba(0,0,0,0.1);margin-top:1rem;}
.right-weituo .tel .bottom span,.right-weituo .tel .top h2,.right-weituo .tel .top a {font-size:1rem;}
.right-weituo .tel i {font-size:18px;}
.right-weituo .tel .bottom {margin-top:1rem;}
.pc-dh {display:none;}
.pc-dh .navbar .logo {display:none;}
#mb-hd {margin-bottom:50px;}
#mb-hd #navbar-main {position:fixed;top:0;left:0;width:100%;height:50px;display:flex;justify-content:space-between;align-items:center;background-color:#fff;z-index:99;padding:0 2%;box-sizing:border-box;}
#mb-hd #navbar-main #logo {width:42%;display:flex;align-items:center;}
#mb-hd #navbar-main #logo span {display:inline-block;font-size:0.7rem;color:#ffffff;width:2.5rem;height:1rem;background-color:#3f85ff;border-radius:0.5rem;opacity:0.5;line-height:1rem;margin-left:1rem;text-align:center;transform:translate(3px,6px);}
#mb-hd #navbar-main #logo img {width:61%;}
#mb-hd #navbar-main #sidebar-main-trigger {width:30px;}
#mb-hd #navbar-main #sidebar-main-trigger img {width:100%;}
#mb-hd #sidebar-main {background-color:#fff;width:40% !important;}
#mb-hd #sidebar-main li:last-of-type a {border-bottom:none;}
#mb-hd #sidebar-main a {display:block;text-align:center;border-bottom:1px solid #ebebeb;padding:16px 0;color:#101010;}
#mb-hd #sidebar-main .active a {color:#3f85ff;}
#mb-hd #sidebar-main-trigger i {font-size:26px;color:#3f85ff;}
.header {display:none;}
#mobile-header {display:flex;align-items:center;position:relative;background:#fff;}
#mobile-header .a_a {width:100%;line-height:40px;height:40px;text-align:center;font-size:20px;font-weight:normal;}
#mobile-header .city {position:absolute;top:50%;left:10%;display:flex;align-items:center;transform:translateY(-50%);}
#mobile-header .city .i {width:16px;height:16px;}
#mobile-header .city .i svg {width:100%;height:100%;}
/*.page-item {*/    /*display:none !important;*/  /*}
*/  .relation-main-2 {padding-left:2% !important;padding-right:2% !important;}
.relation-main-2 .content {flex-direction:column;}
.relation-main-2 .content .left {width:100%;}
.relation-main-2 .content .left .intr {padding:20px 0;margin-bottom:0;border-bottom:1px solid #ebebeb;}
.relation-main-2 .content .left .intr .img {width:38%;flex-shrink:0;height:6.5rem;}
.relation-main-2 .content .left .intr .title {width:auto;margin-left:1rem;}
.relation-main-2 .content .left .intr .title .place .pl .list_title {font-size: 17px;white-space:initial;margin-bottom:0;margin-top:1px;        line-height: 19px;text-align: left;}
.relation-main-2 .content .left .intr .title .place .pl .list_title strong {}
.relation-main-2 .content .left .intr .title .place .pl .price {display:none;}
.relation-main-2 .content .left .intr .title .place .ac {flex-direction:column;}
.relation-main-2 .content .left .intr .title .place .ac .al p {margin-bottom:0;}
.relation-main-2 .content .left .intr .title .place .ac .al .lab .sp {margin-top:0.1rem;}
.relation-main-2 .content .left .intr .title .place .ac .ar {display:flex;margin-top:10px;}
.relation-main-2 .content .left .intr .title .place .ac .ar * {text-align:left;white-space:nowrap;margin-bottom:0;}
.relation-main-2 .content .left .intr .title .place .al p {font-size:12px;margin:0.6rem 0;}
	.relation-main-2 .content .right .lou .list .li {
    height: 8rem!important;
}
.relation-main-2 .content .right .lou .list .lr .huan2 {
    font-size: 0.8rem;
}
.relation-main-2 .content .right .lou .list .lr .ta {
    font-size: 0.7rem;
}
main .main-1 .content .main-center > .left .place .mySwiper2:hover .next, main .main-1 .content .main-center > .left .place .mySwiper2:hover .prev,.left .place-copy .next, .left .place-copy .prev,.left .place-copy2 .next, .left .place-copy2 .prev{
    opacity: 0!important;
}

.right-weituo {display:none;}
.footer-slogan {display:none;}
.fbt {font-size:1rem;}
.main-1.wei {padding-left:2%  !important;padding-right:2% !important;}
.main-1.wei .qy-place .dis {width:100%;overflow:auto;}
.main-1.wei .qy-place .dis a {margin-right:1rem;}
.show-main-2 .content .left {width:100%;padding-left:2%;padding-right:2%;}
.show-main-2 .content .left #top {width:100%;overflow:auto;}
.show-main-2 .content .left #top > div a * {white-space:nowrap;}
 
#plmap .intr #bottom {display:none;}
footer {margin-top:2rem;}
footer .footer {height:auto;background-size:100% 100%;}
footer .footer .content {padding:2% 2%;}
footer .footer .content .top {padding:0;margin-bottom:0;justify-content:center;}
footer .footer .content .top img {width:30%;height:auto;}
footer .footer .content .top ul {display:none;}
footer .footer .content .top ul li {margin-right:0;text-align:right;}
footer .footer .content .bot {display:unset;}
footer .footer .content .bot .tell {width:100%;margin:14px 0;}
footer .footer .content .bot .tell p a {font-size:1rem;}
footer .footer .content .bot .icon {display:none;}
footer .footer .content .record {margin-top:2rem;padding:0 2%;}
footer .footer .record {margin-top:0;}
footer .footer .record * {line-height:1.6;}
.tab-title ul li {margin-right:10px;}
.tab-content ul li {margin:0 18px 5px 0;float: left;}
.tab-content ul li a {font-size: 0.6rem;}
.fixedcontact {display:block;}
.fixed-contact {
    display: block;
}
.side-bar {width:45px;right:5px;}
.side-bar .item {height:45px;}
.side-bar .item .title {display:none;}
.cate-desc .desc p {
    font-size: 12px;
}
}